Skip to content

Upgrade keyring to 12.2.1#14521

Merged
fabaff merged 1 commit intodevfrom
upgrade-keyring
May 19, 2018
Merged

Upgrade keyring to 12.2.1#14521
fabaff merged 1 commit intodevfrom
upgrade-keyring

Conversation

@fabaff
Copy link
Copy Markdown
Member

@fabaff fabaff commented May 18, 2018

Description:

Changelog: https://github.com/jaraco/keyring/blob/master/CHANGES.rst#1221

$ hass --script keyring --help
INFO:homeassistant.util.package:Attempting install of keyring==12.2.1
usage: hass [-h] [--script {keyring}] {get,set,del,info} [name]

Modify Home Assistant secrets in the default keyring. Use the secrets in
configuration files with: !secret <name>

positional arguments:
  {get,set,del,info}  Get, set or delete a secret
  name                Name of the secret

optional arguments:
  -h, --help          show this help message and exit
  --script {keyring}

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass

If the code communicates with devices, web services, or third-party tools:

  • New dependencies have been added to the REQUIREMENTS variable ([example][ex-requir]).
  • New dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.

@homeassistant homeassistant added core cla-signed small-pr PRs with less than 30 lines. labels May 18, 2018
@fabaff fabaff merged commit 46dc932 into dev May 19, 2018
@fabaff fabaff deleted the upgrade-keyring branch May 19, 2018 08:04
@balloob balloob mentioned this pull request Jun 8, 2018
girlpunk pushed a commit to girlpunk/home-assistant that referenced this pull request Sep 4, 2018
@home-assistant home-assistant locked and limited conversation to collaborators Sep 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed core small-pr PRs with less than 30 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants